home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / steppenw.swf / scripts / DefineSprite_2706 / frame_7 / DoAction.as
Encoding:
Text File  |  2008-11-12  |  174 b   |  10 lines

  1. tellTarget("/Animatiques")
  2. {
  3.    gotoAndStop(eval("/Variables:TombeDans"));
  4. }
  5. setProperty("_root.Meg", _visible, false);
  6. tellTarget("_parent")
  7. {
  8.    gotoAndStop(1);
  9. }
  10.